PHP 8.5.0 Alpha 4 available for testing

PHP Function List

localeconv <code> $locale = i18nv2::setlocale('en_us'); $dollar = i18nv2::getinfo('currency_symbol'); $point = i18nv2::getinfo('decimal_point'); </code> doesn't exist. Closest matches:

To Top